From: Glenn Morris Date: Sat, 25 Jun 2011 20:51:40 +0000 (-0700) Subject: Add missing ChangeLog for previous commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~3333 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=30fe7442df929bb5d59914f97c4dc813bba89abd;p=emacs.git Add missing ChangeLog for previous commit. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06344f52772..1c8e3e31241 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,13 @@ +2011-06-25 Glenn Morris + + * progmodes/f90.el (f90-keywords-re, f90-procedures-re) + (f90-constants-re): Add some F2008 stuff. + 2011-06-25 Eli Zaretskii * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind buffer-file-type before setting its value, to avoid disastrous - global effects on decoding files for DOS/Windows systems. - (Bug#8780) + global effects on decoding files for DOS/Windows systems. (Bug#8780) 2011-06-25 Juanma Barranquero